home *** CD-ROM | disk | FTP | other *** search
/ Clickx 35 / Clickx 35.iso / assets / software / QuickTimeInstaller.exe / QuickTime.msi / QuickTime.cpl / 1033 / MANIFEST / 123
Encoding:
Extensible Markup Language  |  2006-09-01  |  1012 b   |  33 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2.  
  3. <!--
  4.     File:        QTControlPanel.cpl.manifest
  5.  
  6.     Contains:    Manifest information to support Windows XP Styles.
  7.  
  8.     Copyright:    ┬⌐ 2005-2005 by Apple Computer, Inc., all rights reserved.
  9.  
  10.     NOTE: Do not put cvs log headers in here... xml comments are too sensitive to accidental early termination
  11. -->
  12.  
  13. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  14. <assemblyIdentity
  15.     version="7.0.0.0"
  16.     processorArchitecture="X86"
  17.     name="Apple.QuickTime.QTControlPanel"
  18.     type="win32"
  19. />
  20. <description>Configures QuickTime software and hardware components.</description>
  21. <dependency>
  22.     <dependentAssembly>
  23.         <assemblyIdentity
  24.             type="win32"
  25.             name="Microsoft.Windows.Common-Controls"
  26.             version="6.0.0.0"
  27.             processorArchitecture="X86"
  28.             publicKeyToken="6595b64144ccf1df"
  29.             language="*"
  30.         />
  31.     </dependentAssembly>
  32. </dependency>
  33. </assembly>